home *** CD-ROM | disk | FTP | other *** search
Text File | 2000-03-19 | 3.7 KB | 113 lines | [TEXT/nsVR] |
- <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <meta name="GENERATOR" content="Mozilla/4.61 (Macintosh; I; PPC) [Netscape]">
- <title>%%MultiNodeFileName%% Displayed in Frames</title>
- <script LANGUAGE="JavaScript">
- <!--
- ver4 = (document.layers || document.all) ? 1 : 0;
-
- if (document.images) {
- arImageSrc = new Array (
- "QTPbackup.gif",
- "QTPbackdown.gif",
- "QTPbackover.gif" )
-
- arImageList = new Array ();
- for (counter in arImageSrc) {
- arImageList[counter] = new Image();
- arImageList[counter].src = arImageSrc[counter];
- }
- };
-
-
- function rollOver(imName,over) {
- if (!document.images) {return};
- whichIm = document.images[imName];
- if (over) { whichIm.src = imName + "over.gif" }
- else { whichIm.src = imName + "up.gif" };
- }
-
-
- function rollClick(imName) {
- if (!document.images || ver4) {return};
- whichIm = document.images[imName];
- whichIm.src = imName + "down.gif";
- dummy = setTimeout("whichIm.src = \"" + imName + "over.gif\"",100);
- }
-
-
- function rollPress(imName,down) {
- whichIm = document.images[imName];
- if (down) { whichIm.src = imName + "down.gif" }
- else { whichIm.src = imName + "over.gif" }
- }
-
-
- function goHist() {
- history.back();
-
- }
-
-
- //-->
- </script>
- </head>
- <body text="#000000" bgcolor="#A6A6A6" link="#0000FF" vlink="#551A8B" alink="#0000FF" marginheight="0" marginwidth="0">
-
- <table BORDER=0 CELLSPACING=0 CELLPADDING=0 >
- <tr>
- <td BGCOLOR="#425AA5"> </td>
-
- <td BGCOLOR="#425AA5"> </td>
-
- <td BGCOLOR="#425AA5"> </td>
-
- <td></td>
- </tr>
-
- <tr>
- <td WIDTH="14" BGCOLOR="#425AA5"> </td>
-
- <td ALIGN=CENTER VALIGN=TOP BACKGROUND="QTPFill.gif"><embed SRC="%%NodeFileName%%" WIDTH="%%NodeWidth%%" HEIGHT="%%NodeHeight%%" BGCOLOR="#BBBBBB" CACHE="TRUE" %%HotSpots%% CONTROLLER="TRUE"></embed></td>
-
- <td WIDTH="14" BGCOLOR="#425AA5"> </td>
-
- <td BGCOLOR="#8C8C8C"> </td>
- </tr>
-
- <tr>
- <td BGCOLOR="#425AA5"> </td>
-
- <td ALIGN=RIGHT VALIGN=CENTER WIDTH="22" HEIGHT="40" BGCOLOR="#455DA1"><right><a href="JavaScript:goHist()" onMouseOver="rollOver('QTPback',1)" onMouseOut="rollOver('QTPback',0)" onMouseDown="rollPress('QTPback',1)" onMouseUp="rollPress('QTPback',0)" onClick="rollClick('QTPback')"><img SRC="QTPbackup.gif" NAME="QTPback" BORDER=0 height=32 width=22 align=LEFT></a><img SRC="inviso.gif" BORDER=0 height=32 width=32 align=LEFT><img SRC="inviso.gif" BORDER=0 height=32 width=32 align=RIGHT><img SRC="pict%%NodeNumber%%.gif" BORDER=0 height=32 width=32 align=RIGHT><b><font color="#7583FF"><font size=+1>Node
- %%NodeNumber%%</font></font></b>
- <br><b><font color="#85A3FF"><font size=+1>%%NodeName%%</font></font></b></right></td>
-
- <td BGCOLOR="#425AA5"> </td>
-
- <td BGCOLOR="#8C8C8C"> </td>
- </tr>
-
- <tr>
- <td></td>
-
- <td BGCOLOR="#8C8C8C"> </td>
-
- <td BGCOLOR="#8C8C8C"> </td>
-
- <td WIDTH="10" BGCOLOR="#8C8C8C"> </td>
- </tr>
- </table>
- <font size=-2><br></font>
- <table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="%%NodeWidth%%">
- <tr><td>
- To try this demo with your own movies:<br><font size=-1>
- 1) Make a duplicate of the "Frame Fun" folder.<br>
- 2) Select the "Frame Fun" template in NodeSaVR.<br>
- 3) Save your exported nodes into the duplicate folder's "images" folder.<br>
- 4) View the duplicate folder's "index.html" file in your browser.
- </td></tr></table>
- </body>
- </html>
-